korlibs
Toggle table of contents
6.1.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
korlibs
korlibs-bignumber
/
korlibs.bignumber
/
[android]JvmBigInt
/
Companion
Companion
android
object
Companion
:
BigIntConstructor
Members
Functions
create
Link copied to clipboard
android
open
fun
create
(
value
:
Long
)
:
BigInt
open
fun
create
(
value
:
String
)
:
BigInt
open
override
fun
create
(
value
:
Int
)
:
BigInt
open
override
fun
create
(
value
:
String
,
radix
:
Int
)
:
BigInt